OpenRoads Designer CONNECT Edition SDK Help

Helper Class

Defines a Helper to manage Geometry Linear.

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public static class Helper
Inheritance → Helper

Methods

GetDVector3d Initializes a new instance of the vector structure.
GetPointAtDistanceAndDirection Gets the point at distance and direction from this point.
GetVectorDirection Gets the direction of the vector.

See Also